home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 July
/
CMCD0704.ISO
/
Software
/
Shareware
/
Comunicatii
/
feedaemon
/
fd110rc5.exe
/
{app}
/
FeedDemon.exe
/
0
/
RCDATA
/
TFADDNEWSBINDLG
/
TFADDNEWSBINDLG.txt
< prev
Wrap
Text File
|
2004-05-31
|
2KB
|
123 lines
object fAddNewsBinDlg: TfAddNewsBinDlg
Left = 572
Top = 323
ActiveControl = txtName
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
Caption = 'News Bin'
ClientHeight = 326
ClientWidth = 433
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object shpWhiteBk: TShape
Left = 0
Top = 0
Width = 433
Height = 286
Align = alClient
Pen.Color = clWhite
end
object bvlBottom: TBevel
Left = 0
Top = 286
Width = 433
Height = 40
Align = alBottom
Shape = bsTopLine
end
object htmlNewsBin: THTMLabel
Left = 140
Top = 59
Width = 277
Height = 19
AnchorHint = False
AutoSizing = True
AutoSizeType = asVertical
Color = clWhite
Ellipsis = False
HintShowFull = False
Hover = False
HoverColor = clNone
HoverFontColor = clNone
HTMLHint = False
HTMLText.Strings = (
'(runtime)')
ParentColor = False
ShadowColor = clGray
ShadowOffset = 2
Transparent = True
URLColor = clBlue
VAlignment = tvaTop
end
object lblNewsBin: TLabel
Left = 140
Top = 125
Width = 69
Height = 13
Caption = '(set at runtime)'
Color = clWhite
ParentColor = False
Transparent = True
end
object imgWiz: TImage
Left = 6
Top = 7
Width = 108
Height = 267
AutoSize = True
Picture.Data = {<image000.bmp>}
end
object lblTitle: TLabel
Left = 140
Top = 16
Width = 161
Height = 19
Caption = '(SET AT RUN TIME)'
Color = clWhite
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -16
Font.Name = 'Tahoma'
Font.Style = [fsBold]
ParentColor = False
ParentFont = False
end
object btnOK: TButton
Left = 264
Top = 293
Width = 75
Height = 25
Caption = 'btnOK'
Default = True
TabOrder = 0
OnClick = btnOKClick
end
object btnCancel: TButton
Left = 346
Top = 293
Width = 75
Height = 25
Cancel = True
Caption = 'btnCancel'
ModalResult = 2
TabOrder = 1
end
object txtName: TnbChannelTitleEdit
Left = 140
Top = 147
Width = 265
Height = 21
Color = clWhite
TabOrder = 2
end
end